home *** CD-ROM | disk | FTP | other *** search
/ Earth & Beyond / Earth and Beyond (EA Games)(Disc 1).ISO / ENBData.cab / _CD1C5914976F40C59C87F0D7792A6235 < prev    next >
Text File  |  2002-06-28  |  2KB  |  59 lines

  1. ;
  2. ; Land.ini
  3. ;
  4. ; HSCALE - horizontal scaling of the terrain use [ ] keys to change
  5. ; VSCALE - vertical scaling of the terrain use { } keys to change
  6. ; HEIGHT_MAP - pgm file of height map
  7. ; COLOR_MAP - tga texture file for color
  8. ; DETAIL_MAP - tga texture file for detail
  9. ; XDETAIL_SCALE - detail texture tiling 
  10. ; YDETAIL_SCALE - detail texture tiling
  11. ;
  12. ; flipping code assumes both color and heightmap look correct
  13. ; in ACDSee, with the top right of the image being north east
  14. ; which means both the PGM and the TGA have to have flip TRUE
  15. ;    DETAILCOLOR_DISABLE=0,        // local (default)
  16. ;    DETAILCOLOR_DETAIL,            // other
  17. ;    DETAILCOLOR_SCALE,            // local * other
  18. ;    DETAILCOLOR_INVSCALE,        // ~(~local * ~other) = local + (1-local)*other
  19. ;    DETAILCOLOR_ADD,                // local + other
  20. ;    DETAILCOLOR_SUB,                // local - other
  21. ;    DETAILCOLOR_SUBR,                // other - local
  22. ;    DETAILCOLOR_BLEND,            // (localAlpha)*local + (~localAlpha)*other
  23. ;    DETAILCOLOR_DETAILBLEND,    // (otherAlpha)*local + (~otherAlpha)*other
  24.  
  25. [GENERAL]
  26. HASSEA=TRUE
  27. SEAFOGNEAR=0.0;
  28. SEAFOGFAR=6000.0;
  29. SEACOLORR=0.14;
  30. SEACOLORG=0.55;
  31. SEACOLORB=0.56;
  32.  
  33. [HEIGHTMAP]
  34. HSCALE=50000.0
  35. VSCALE=6000
  36. ;HEIGHT_MAP=zwiehander.pgm
  37. HEIGHT_MAP=zwiehander_256.pgm
  38. WRAPPING=FALSE
  39. FLIP_PGM=TRUE
  40.  
  41. [LAND]
  42. COLOR_MAP=zwiehander_256.tga
  43. DETAIL_MAP=zwiehander00_d.tga
  44. XDETAIL_SCALE=50.0
  45. YDETAIL_SCALE=50.0
  46. FLIP_TGA=TRUE
  47. PATCH_GRID_WIDTH=16
  48. LIGHTMAP_CHUNK=64
  49.  
  50. [SEA]
  51. SWATCH=water2swatch
  52. SEA_LEVEL=1200.0
  53. DETAIL_SCALE=40.0
  54. DETAIL_SCALE2=40.0
  55.  
  56. [SHADOW0]
  57. Asset=GST05
  58. Scale=0.450000
  59. M=0.989950,-0.141421,0.000000, 0.141421,0.989950,0.000000, 0.000000,0.000000,1.000000, -10512.700195,-10206.299805,500.000000